From: Jan Beulich Date: Tue, 18 Dec 2012 13:08:55 +0000 (+0100) Subject: usbif: drop bogus definition X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~7519 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks://%22/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22?a=commitdiff_plain;h=4f5393cca4898450f8adec98926320445b44baa3;p=xen.git usbif: drop bogus definition Just like recently done for vSCSI, remove a backend implementation detail from the interface header. Signed-off-by: Jan Beulich Acked-by: Keir Fraser --- diff --git a/xen/include/public/io/usbif.h b/xen/include/public/io/usbif.h index 6099c29baa..0af2a38bb9 100644 --- a/xen/include/public/io/usbif.h +++ b/xen/include/public/io/usbif.h @@ -71,7 +71,6 @@ enum usb_spec_version { #define usbif_pipesubmit(pipe) (!usbif_pipeunlink(pipe)) #define usbif_setunlink_pipe(pipe) ((pipe)|(0x20)) -#define USBIF_BACK_MAX_PENDING_REQS (128) #define USBIF_MAX_SEGMENTS_PER_REQUEST (16) /*